[INFO] cloning repository https://github.com/computer-whisperer/volumetric
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/computer-whisperer/volumetric" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcomputer-whisperer%2Fvolumetric", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcomputer-whisperer%2Fvolumetric'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 19504f75280a7b750057d6660736c4a90610edb0
[INFO] testing computer-whisperer/volumetric against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcomputer-whisperer%2Fvolumetric" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/computer-whisperer/volumetric
[INFO] finished tweaking git repo https://github.com/computer-whisperer/volumetric
[INFO] tweaked toml for git repo https://github.com/computer-whisperer/volumetric written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/computer-whisperer/volumetric on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/computer-whisperer/volumetric already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-6-tc2/source/crates/operators/heightmap_extrude_operator/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 07e222b5543c02312ea5d2292d697353cdb522905a5818f92522dc44e91c0cba
[INFO] running `Command { std: "docker" "start" "-a" "07e222b5543c02312ea5d2292d697353cdb522905a5818f92522dc44e91c0cba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "07e222b5543c02312ea5d2292d697353cdb522905a5818f92522dc44e91c0cba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07e222b5543c02312ea5d2292d697353cdb522905a5818f92522dc44e91c0cba", kill_on_drop: false }`
[INFO] [stdout] 07e222b5543c02312ea5d2292d697353cdb522905a5818f92522dc44e91c0cba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f9e0a391d96e23263ddde1db02f3d94eefbb3bf9b95ed296ee362ccc9be1ad79
[INFO] running `Command { std: "docker" "start" "-a" "f9e0a391d96e23263ddde1db02f3d94eefbb3bf9b95ed296ee362ccc9be1ad79", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/crates/operators/heightmap_extrude_operator/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.7
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling zmij v1.0.14
[INFO] [stderr]    Compiling cranelift-isle v0.114.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.114.0
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.114.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling arbitrary v1.4.2
[INFO] [stderr]    Compiling slice-group-by v0.3.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling cpp_demangle v0.4.5
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling cranelift-control v0.114.0
[INFO] [stderr]    Compiling wasmtime-component-util v27.0.0
[INFO] [stderr]    Compiling leb128fmt v0.1.0
[INFO] [stderr]    Compiling id-arena v2.3.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling wasm-encoder v0.219.2
[INFO] [stderr]    Compiling wasm-encoder v0.244.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling cc v1.2.52
[INFO] [stderr]    Compiling wasmtime-component-macro v27.0.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling wasmtime-cache v27.0.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling wast v244.0.0
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling directories-next v2.0.0
[INFO] [stderr]    Compiling cranelift-codegen v0.114.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling wasmtime-asm-macros v27.0.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling wasmparser v0.219.2
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling ittapi-sys v0.4.0
[INFO] [stderr]    Compiling memfd v0.6.5
[INFO] [stderr]    Compiling wasmtime-jit-icache-coherence v27.0.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling wasmtime-slab v27.0.0
[INFO] [stderr]    Compiling sptr v0.3.2
[INFO] [stderr]    Compiling glam v0.29.3
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling ittapi v0.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.33
[INFO] [stderr]    Compiling wasmtime-versioned-export-macros v27.0.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling wasmtime-fiber v27.0.0
[INFO] [stderr]    Compiling wasmtime v27.0.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling wasmtime-jit-debug v27.0.0
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling cranelift-bitset v0.114.0
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling fxprof-processed-profile v0.6.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling cranelift-entity v0.114.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling cranelift-bforest v0.114.0
[INFO] [stderr]    Compiling wat v1.244.0
[INFO] [stderr]    Compiling regalloc2 v0.10.2
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling wit-parser v0.219.2
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling wasmtime-wit-bindgen v27.0.0
[INFO] [stderr]    Compiling wasmprinter v0.219.2
[INFO] [stderr]    Compiling wasmtime-environ v27.0.0
[INFO] [stderr]    Compiling cranelift-frontend v0.114.0
[INFO] [stderr]    Compiling cranelift-native v0.114.0
[INFO] [stderr]    Compiling wasmtime-cranelift v27.0.0
[INFO] [stderr]    Compiling volumetric v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `get_dimensions` is never read
[INFO] [stdout]    --> src/wasm/native/model_executor.rs:117:5
[INFO] [stdout]     |
[INFO] [stdout] 113 | pub struct NativeModelExecutorNd {
[INFO] [stdout]     |            --------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 117 |     get_dimensions: TypedFunc<(), u32>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 41s
[INFO] running `Command { std: "docker" "inspect" "f9e0a391d96e23263ddde1db02f3d94eefbb3bf9b95ed296ee362ccc9be1ad79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9e0a391d96e23263ddde1db02f3d94eefbb3bf9b95ed296ee362ccc9be1ad79", kill_on_drop: false }`
[INFO] [stdout] f9e0a391d96e23263ddde1db02f3d94eefbb3bf9b95ed296ee362ccc9be1ad79
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4b5e08a3117ea7ad649dbfc485ac422e232f46a0599a00b62b4c35559a70ffa1
[INFO] running `Command { std: "docker" "start" "-a" "4b5e08a3117ea7ad649dbfc485ac422e232f46a0599a00b62b4c35559a70ffa1", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/crates/operators/heightmap_extrude_operator/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling volumetric v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `get_dimensions` is never read
[INFO] [stdout]    --> src/wasm/native/model_executor.rs:117:5
[INFO] [stdout]     |
[INFO] [stdout] 113 | pub struct NativeModelExecutorNd {
[INFO] [stdout]     |            --------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 117 |     get_dimensions: TypedFunc<(), u32>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `get_dimensions` is never read
[INFO] [stdout]    --> src/wasm/native/model_executor.rs:117:5
[INFO] [stdout]     |
[INFO] [stdout] 113 | pub struct NativeModelExecutorNd {
[INFO] [stdout]     |            --------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 117 |     get_dimensions: TypedFunc<(), u32>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_closed_oriented_manifold_edges` is never used
[INFO] [stdout]    --> src/marching_cubes_cpu.rs:592:8
[INFO] [stdout]     |
[INFO] [stdout] 592 |     fn assert_closed_oriented_manifold_edges(tris: &[Triangle]) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_v` is never used
[INFO] [stdout]    --> src/marching_cubes_cpu.rs:596:16
[INFO] [stdout]     |
[INFO] [stdout] 595 |         impl VKey {
[INFO] [stdout]     |         --------- associated function in this implementation
[INFO] [stdout] 596 |             fn from_v(v: (f32, f32, f32)) -> Self {
[INFO] [stdout]     |                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.28s
[INFO] running `Command { std: "docker" "inspect" "4b5e08a3117ea7ad649dbfc485ac422e232f46a0599a00b62b4c35559a70ffa1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b5e08a3117ea7ad649dbfc485ac422e232f46a0599a00b62b4c35559a70ffa1", kill_on_drop: false }`
[INFO] [stdout] 4b5e08a3117ea7ad649dbfc485ac422e232f46a0599a00b62b4c35559a70ffa1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 70354331257d57d229b835551ccbd240928ee11e47d98769749132dad9857836
[INFO] running `Command { std: "docker" "start" "-a" "70354331257d57d229b835551ccbd240928ee11e47d98769749132dad9857836", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/crates/operators/heightmap_extrude_operator/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: field `get_dimensions` is never read
[INFO] [stderr]    --> src/wasm/native/model_executor.rs:117:5
[INFO] [stderr]     |
[INFO] [stderr] 113 | pub struct NativeModelExecutorNd {
[INFO] [stderr]     |            --------------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 117 |     get_dimensions: TypedFunc<(), u32>,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `assert_closed_oriented_manifold_edges` is never used
[INFO] [stderr]    --> src/marching_cubes_cpu.rs:592:8
[INFO] [stderr]     |
[INFO] [stderr] 592 |     fn assert_closed_oriented_manifold_edges(tris: &[Triangle]) {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `from_v` is never used
[INFO] [stderr]    --> src/marching_cubes_cpu.rs:596:16
[INFO] [stderr]     |
[INFO] [stderr] 595 |         impl VKey {
[INFO] [stderr]     |         --------- associated function in this implementation
[INFO] [stderr] 596 |             fn from_v(v: (f32, f32, f32)) -> Self {
[INFO] [stderr]     |                ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `volumetric` (lib) generated 1 warning
[INFO] [stderr] warning: `volumetric` (lib test) generated 3 warnings (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.43s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/volumetric-2ba9ef78ec2a1386)
[INFO] [stdout] 
[INFO] [stdout] running 34 tests
[INFO] [stdout] test adaptive_surface_nets_2::tests::test_corner_mask ... ok
[INFO] [stdout] test adaptive_surface_nets_2::tests::test_config_default ... ok
[INFO] [stdout] test adaptive_surface_nets_2::tests::test_edge_id_computation ... ok
[INFO] [stdout] test adaptive_surface_nets_2::tests::test_corner_world_position ... ok
[INFO] [stdout] test adaptive_surface_nets_2::tests::test_refine_vertex_position_finds_surface ... ok
[INFO] [stdout] test adaptive_surface_nets_2::tests::test_stage1_corner_ordering ... ok
[INFO] [stdout] test adaptive_surface_nets_2::tests::test_shared_face_is_mixed ... ok
[INFO] [stdout] test adaptive_surface_nets_2::tests::test_cuboid_id_to_finest_level ... ok
[INFO] [stdout] test adaptive_surface_nets_2::tests::test_refine_vertex_position_no_crossing ... ok
[INFO] [stdout] test adaptive_surface_nets_2::tests::test_refine_normal_points_outward ... ok
[INFO] [stdout] test adaptive_surface_nets_2::tests::test_cuboid_subdivide ... ok
[INFO] [stdout] test adaptive_surface_nets_2::tests::test_stage1_finds_mixed_cells ... ok
[INFO] [stdout] test adaptive_surface_nets_2::tests::test_stage2_edge_welding ... ok
[INFO] [stdout] test adaptive_surface_nets_2::tests::test_stage1_sample_count ... ok
[INFO] [stdout] test marching_cubes_cpu::tests::mandelbulb_field_has_consistent_normals_via_inside_outside_probe_high_res ... ignored
[INFO] [stdout] test adaptive_surface_nets_2::tests::test_stage2_no_triangles_for_empty_space ... ok
[INFO] [stdout] test adaptive_surface_nets_2::tests::test_subdivide_and_filter_mixed ... ok
[INFO] [stdout] test adaptive_surface_nets_2::tests::test_stage2_shared_corners_neighbor_propagation ... ok
[INFO] [stdout] test adaptive_surface_nets_2::tests::test_refine_vertex_position_zero_direction ... ok
[INFO] [stdout] test adaptive_surface_nets_2::tests::test_stage1_empty_for_fully_inside ... ok
[INFO] [stdout] test stl::tests::binary_stl_has_expected_size_and_triangle_count ... ok
[INFO] [stdout] test tests::project_declared_assets_includes_outputs ... ok
[INFO] [stdout] test tests::insert_model_makes_ids_unique ... ok
[INFO] [stdout] test marching_cubes_cpu::tests::padded_sampling_closes_surface_at_bounds_for_bounded_box ... ok
[INFO] [stdout] test stl::tests::normal_is_right_hand_rule ... ok
[INFO] [stdout] test tests::exporting_same_asset_twice_is_an_error ... ok
[INFO] [stdout] test adaptive_surface_nets_2::tests::test_stage2_emits_triangles_for_sphere ... ok
[INFO] [stdout] test adaptive_surface_nets_2::tests::test_stage2_triangle_count_consistency ... ok
[INFO] [stdout] test marching_cubes_cpu::tests::sphere_like_field_produces_some_triangles_and_stays_near_bounds ... ok
[INFO] [stdout] test adaptive_surface_nets_2::tests::test_stage4_without_refinement ... ok
[INFO] [stdout] test adaptive_surface_nets_2::tests::test_stage4_full_pipeline ... ok
[INFO] [stdout] test marching_cubes_cpu::tests::torus_field_has_consistent_normals_via_inside_outside_probe ... ok
[INFO] [stdout] test marching_cubes_cpu::tests::sphere_like_field_has_most_normals_pointing_outward ... ok
[INFO] [stdout] test marching_cubes_cpu::tests::mandelbulb_field_has_consistent_normals_via_inside_outside_probe ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 33 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.32s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/boolean_smoke.rs (/opt/rustwide/target/debug/deps/boolean_smoke-6474de5a60c1a4c7)
[INFO] [stderr]    Doc-tests volumetric
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/wasm/mod.rs - wasm (line 15) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.41s; merged doctests compilation took 0.40s
[INFO] running `Command { std: "docker" "inspect" "70354331257d57d229b835551ccbd240928ee11e47d98769749132dad9857836", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70354331257d57d229b835551ccbd240928ee11e47d98769749132dad9857836", kill_on_drop: false }`
[INFO] [stdout] 70354331257d57d229b835551ccbd240928ee11e47d98769749132dad9857836
